assembler code meaning in English
汇编程序代码
汇编码
Examples
- The compiler also allows inline assembler code to be embedded anywhere in a function . in addition , routines developed in assembly can also be called
这个编译器也允许在一个函数的任何地方嵌入内联的汇编代码。另外,以汇编代码开发的例程也可以被调用 - In the application programs of embedded system , the lifetime of many local variables usually are short - lived , and will be replaced by registers in assembler codes
在媒体处理应用程序代码中存在着相当多的局部变量,这些局部变量的使用范围(生存期)通常都很小。 - In addition , the sample demonstrates direct manipulation of a dib surface , as well as using higher - level compiler support for mmx and sse2 integer instructions to optimize bitmap manipulation without writing assembler code
另外,此示例阐释了直接的dib图面操作,以及如何使用对mmx和sse2整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。 - According to the project of adaptive multi - rate speech coding ( amr ) being put forward by the third generation group of the mobile communication , this paper takes the principle of the speech arithmetic as the base , studies the technologies including the source controlled rate , voice activity detector , comfort noise and the error concealment unit in amr , discusses its the characteristic of adaptation and analyses its performances particularly . amr c codes are researched carefully through the modules being divided into and debugged under the tms320c54x provided by the ti corporation , and optimized in selecting the method of c code embedded assembler codes and simplified in the search codebook combining with the theory of speech coding , which are based on the realization about theory and practice of the optimization of amr speech coding
从自适应多码率语音编码算法的c代码出发,对它进行模块划分后作了系统分析,将其在vc下调试通过,进一步在ti公司提供的tms320c54x环境中进行调试,结合语音编码理论,对算法进行优化,采用了在c代码中嵌入汇编和简化自适应码本和固定码本搜索的方法,部分地提高了c代码效率,为实现自适应多码率语音编码的优化奠定了理论和实践基础。